Cisco ASA Based Device Configuration

Hosted Cloud

Replace IP's with Spam Experts delivery IP's which can be found here:

Local Cloud

This firewall rule should be applied in the Cisco ASDM IDM GUI.

  1. Create an object called Spam Experts in configuration mode
  2. Add the hosts to the object
  3. Add a firewall rule on the incoming WAN interface with the object

In the example below, we called it acl_wan_in

fw01# configure terminal

fw01(config)# object-group network SpamExperts

fw01(config-network-object-group)#
network-object object 10.0.0.1
network-object object 10.0.0.2
network-object object 10.0.0.3
--SNIP--

For subsequent logs you will need to do the following to add a new IP:

fw01# configure terminal
fw01(config)# object-group network SpamExperts
fw01(config-network-object-group)#

network-object object [IP ADDRESS]

IPs should be replace with your clusters delivery IPs

Disclaimer: This documentation may contain references to third party software or websites. N-able has no control over third party software or content and is not responsible for the availability, security, or operation, of any third-party software. If you decide to utilize a release involving third-party software, you do so entirely at your own risk and subject to the applicable third party’s terms and conditions of the use of such software. No information obtained by you from N-able or this documentation shall create any warranty for such software.